ApplicationFormQuestionChoice 
EntityType  Independent 
Logical Entity Name  ApplicationFormQuestionChoice 
Default Table Name  AmApplicationQuestionChoices 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

ApplicationFormQuestionChoice Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ApplicationFormQuestionChoiceId(PK)    INTEGER  NO 
 
QuestionChoiceText    NVARCHAR(500)  NO 
 
ApplicationFormQuestionId(FK)    INTEGER  NO 
 
IsFreeTextAllowed    BIT  NO 
 
IsFreeTextRequired    BIT  NO 
 
ChoiceResponseDataType    CHAR(10)  YES 
 
ChoiceResponseNumber    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

ApplicationFormQuestionChoice Keys 
Key Name  Key Type  Keys 
PK_AmApplicationQuestionChoices_AmApplicationQuestionChoicesID  PrimaryKey  ApplicationFormQuestionChoiceId 
AmApplicationQuestionChoices_AmApplicationQuestionID_N_N_IDX  Inversion Entry  ApplicationFormQuestionId 
AmApplicationQuestionChoices_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 

ApplicationFormQuestionChoice Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ApplicationFormQuestion  Non-Identifying  Zero or One to Zero or More        ApplicationFormQuestionId  NO 
ApplicationFormQuestion  Non-Identifying  One To Zero or More        ApplicationFormQuestionId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
ApplicantApplicationAnswer  Non-Identifying  One To Zero or More          NO 

ApplicationFormQuestionChoice Check Constraints 
Check Constraint Name  CheckConstraint 

ApplicationFormQuestionChoice Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.ApplicationFormQuestionChoice 
NO       
Physical (Microsoft SQL Server)
dbo.AmApplicationQuestionChoices 
NO       

ApplicationFormQuestionChoice Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Applicant_Enroll 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Admissions 

ApplicationFormQuestionChoice Data Movement Rules 
Name  Type  Rule Text/Value